API

UO API v1.1

Individual Raw Sensor Data

Sensor Data

GET

Parameters

Time Slice
Last n days
Selects Data from the last n days
FieldFormatExample
last_n_days Integer 3
Start & End Times
Time slice for which data in queried
FieldFormatExample
starttime strftime "%Y%m%d%H%M%S" or "%Y%m%d" (http://strftime.org/) 20150101
endtime strftime "%Y%m%d%H%M%S" or "%Y%m%d" (http://strftime.org/) 20160101
Data
Data Variable
Variables to retrieve data for
FieldFormatExample
data_variable Text Temperature

Example Use